PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / includeNoValueFields Method
In This Topic
    includeNoValueFields Method
    In This Topic
    Gets a value indicating whether the fields with no value are submitted.
    Syntax
    public boolean includeNoValueFields()

    Return Value

    True if all fields in the list should be submitted.
    See Also